home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 12 / 012.d81 / go chopper (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  313b  |  11 lines

  1. 10 print"[147]"
  2. 20 print"               chopper"
  3. 30 print"            by a.pakerski"
  4. 40 print:print:print:print
  5. 50 print"        please wait 20 seconds."
  6. 60 print"    loading machine language part."
  7. 70 ifg=0theng=1:load"chopper.obj",8,1
  8. 99 sys 24576
  9. 100 print"[147]load"chr$(34)"payload"chr$(34)",8":print"run"
  10. 101 poke53270,peek(53270)and248:poke631,13:poke632,13:poke198,2:end
  11.